home *** CD-ROM | disk | FTP | other *** search
- ; Example configuration file for MM_MegaStat by Neil Williams.
-
- ; Maximum number of items in each statistic
- #TOTAL 200
-
- ; The percentage when quoting becomes 'blacklisted'
- #BLACKLIST 57
-
- ; Set to DECIMAL for "23.4%" (= floating point) style percentages or INTEGER
- ; for "23%"
-
- #DECINT DECIMAL
-
- ;***************************************************************************
- ; Data for writing the message into the echo (They're commented out to
- ; use the defaults)
- ;***************************************************************************
-
- ; Default : Default sysop name in MailManager
- ;#FROM Neil Williams
-
- ; Default : All
- ;#TO All
-
- ; Define the subject to use. %AREA will be replaced with the area name and
- ; %DATE with the date.
- ; Default : Area Statistics : %DATE for %AREA
- ;#SUBJECT Area Statistics : %DATE for %AREA
-
- ;***************************************************************************
- ; These control the actual statistics output. YES = on, NO = off.
- ; For more information, check the docs.
- ;***************************************************************************
-
- ; This can force the use of a 'small header' - i.e. one without the Kludge
- ; statistics.
- #SMALLHEADER NO
-
- ; "Use Tear Software" - if this and #TEARSTATS are set to `Yes', then
- ; MM_MegaStat uses a simple algorithm to extract the name of the software
- ; from the tear line. This is then used to create "Software Stats" instead
- ; of "Tear line stats"
- #USETEARSW YES
-
- #USEHEADER YES
- #POSTERSTATS YES
- #RECEIVERSTATS YES
- #SUBJECTSTATS YES
- #QUOTERSTATS YES
- #TEARSTATS YES
- #NODESTATS YES
- #TIMESTATS YES
- #MISCSTATS YES
-
- ; In the poster stats, should we look up the Point address, or resolve it
- ; into their Bosses address when we check the nodelist?
- #POSTERPOINTS NO
-
-